int ggggllllXXXXBBBBiiiinnnnddddHHHHyyyyppppeeeerrrrppppiiiippppeeeeSSSSGGGGIIIIXXXX( Display *_d_p_y,
int _h_p_I_d )
PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
_d_p_y Specifies the connection to the X server.
_h_p_I_d Specifies the hyperpipe id.
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
ggggllllXXXXBBBBiiiinnnnddddHHHHyyyyppppeeeerrrrppppiiiippppeeeeSSSSGGGGIIIIXXXX is part of the SSSSGGGGIIIIXXXX____hhhhyyyyppppeeeerrrrppppiiiippppeeee extension.
ggggllllXXXXBBBBiiiinnnnddddHHHHyyyyppppeeeerrrrppppiiiippppeeeeSSSSGGGGIIIIXXXX binds a rendering context to a hyperpipe,
establishing an association between the process, context and hyperpipe.
Every process participating in a hyperpipe should call
ggggllllXXXXBBBBiiiinnnnddddHHHHyyyyppppeeeerrrrppppiiiippppeeeeSSSSGGGGIIIIXXXX after creating and choosing a rendering context.
Hyperpipe requests to a process and its current context will not begin
until this call is made.
_h_p_I_d must be a valid configured hyperpipe; else this call will fail.
Calling ggggllllXXXXBBBBiiiinnnnddddHHHHyyyyppppeeeerrrrppppiiiippppeeeeSSSSGGGGIIIIXXXX with a value of -1, unbinds the rendering
context. If there is no current bound hyperpipe, calls to unbind are
ignored and no error is generated.
ggggllllXXXXBBBBiiiinnnnddddHHHHyyyyppppeeeerrrrppppiiiippppeeeeSSSSGGGGIIIIXXXX works with a direct context only.
RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEESSSS
Returns 0000 on success.
Returns GGGGLLLLXXXX____BBBBAAAADDDD____HHHHYYYYPPPPEEEERRRRPPPPIIIIPPPPEEEE____SSSSGGGGIIIIXXXX if there is no valid hyperpipe
configuration corresponding to _h_p_I_d.
Returns GGGGLLLLXXXX____BBBBAAAADDDD____CCCCOOOONNNNTTTTEEEEXXXXTTTT if there is no valid current rendering context.
NNNNOOOOTTTTEEEESSSS
A process and context can bind to only one hyperpipe at any time. If a
process calls ggggllllXXXXBBBBiiiinnnnddddHHHHyyyyppppeeeerrrrppppiiiippppeeeeSSSSGGGGIIIIXXXX more than once without an intervening
unbind, then the subsequent bind will fail and return
GLX_BAD_HYPERPIPE_SGIX.
In the case of hyperpipes, it is valid to call glXSwapBuffers on a single